home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 1999 September / Sept 99, disk2=APC492.ISO / cwc / cwc99.exe / cwcdemo / game / gfx / software / pip_gfx.grb < prev    next >
Encoding:
Text File  |  1999-03-29  |  660 b   |  32 lines

  1. set planar off
  2. set block_sprites off
  3. set dups off
  4. set compression on
  5. set colour_offset 0
  6. set global_pal off
  7. set reorder_pal off
  8.  
  9. set offset_type ascii
  10.  
  11. # wcc sw only pip icons
  12.  
  13. set hotspot             centre
  14. set animation_file      pip_pitch.anm
  15. set frame_label         sw_pip_pitch
  16. set grab_box            auto
  17. *
  18.  
  19. set hotspot             centre
  20. set animation_file      pip_striking.anm
  21. set frame_label         sw_pip_striking_batsman
  22. set grab_box            auto
  23. *
  24.  
  25. set hotspot             centre
  26. set animation_file      pip_non_striking.anm
  27. set frame_label         sw_pip_non_striking_batsman
  28. set grab_box            auto
  29. *
  30.  
  31. *
  32.